Skip to content

Conversation

@dcandler
Copy link
Collaborator

@dcandler dcandler commented Dec 9, 2024

LLVM-libc does not currently support no-neon soft float on AArch64 targets. To prevent building these until support is available, this patch adds an option to explicitly set which C libraries a variant can be built with. If the option is absent, the default is to build with all library options.

LLVM-libc does not currently support no-neon soft float on AArch64
targets. To prevent building these until support is available, this
patch adds an option to explicitly set which C libraries a variant
can be built with. If the option is absent, the default is to build
with all library options.
@dcandler dcandler merged commit cff8232 into ARM-software:main Dec 9, 2024
1 check passed
@dcandler dcandler deleted the disable_llvmlibc_aarch64_nofp branch December 9, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants